Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSML: Adjust dependencies around PyCaret/Joblib and Dask #421

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Apr 16, 2024

About

This patch fixes a few dependency issues, where we needed to add extra version constraints last week, to untrip the situation. With the release of PyCaret 3.3.1, the situation becomes more relaxed again.

References

/cc @marijaselakovic, @ckurze

amotl added 3 commits April 16, 2024 18:59
Dependency hell caused a few hiccups. Subsequent bugfix releases help
resolve the situation. In this case, PyCaret 3.3.1.
The release of Python 3.11.9 tripped previous versions of Dask, so it's
good to use a more recent version, which resolves those flaws.
On recent hiccups due to incompatibilities between Python 3.11.9 and
Dask, we needed to downgrade the CI runner to use Python 3.11.8.
@amotl amotl merged commit 805a35b into main Apr 17, 2024
4 checks passed
@amotl amotl deleted the amo/pycaret-3.3.1 branch April 17, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants